home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / frogger.swf / scripts / DefineButton2_78 / BUTTONCONDACTION on(release, keyPress s).as
Text File  |  2005-01-07  |  52b  |  4 lines

  1. on(release, keyPress "s"){
  2.    gotoAndStop(15);
  3. }
  4.